How to install and Configure MTA on Linux [closed]

Posted by Umair Mustafa on Super User See other posts from Super User or by Umair Mustafa
Published on 2012-09-19T11:57:45Z Indexed on 2012/09/19 15:43 UTC
Read the original article Hit count: 321

Filed under:
|
|

I need to know which MTA's is better and simple to handle and configure in linux. As I need to run a script that will send me the output of that command whenever it will run using cron.

Ok the case is this.

Every day I have to manually check the Disk space of server which are more than 30 which is headache and have to document that. So I will simply add the follwing command DF- H and the output of this command should be send on my email.

So now IF u got the story then tell me what MTA is better sendmail, postfix and some instructions on HOW TO INSTALL and CONFIGURE it.

And after configuring the How do I add the DF -H so that it will start seniding me the output on my email.

Thanks in advance.

© Super User or respective owner

Related posts about linux

Related posts about command